ComponentOne Data Source for Entity Framework
C1.Data.Design Namespace / DerivedTypeTypeConverter<T> Class / GetPropertiesSupported Method / GetPropertiesSupported() Method

In This Topic
    GetPropertiesSupported() Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overloads Function GetPropertiesSupported() As System.Boolean
    public System.bool GetPropertiesSupported()
    See Also